PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFCheckBoxField Class
/ setIsChecked Method
True if the CheckBox is in the checked state; otherwise, false.
Collapse All
Expand All
In This Topic
setIsChecked Method
In This Topic
Sets a value indicating whether the CheckBox is in the checked state.
Syntax
public
void
setIsChecked(
boolean
isChecked
)
Parameters
isChecked
True if the CheckBox is in the checked state; otherwise, false.
See Also
Reference
PDFCheckBoxField Class
PDFCheckBoxField Members